projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
702c663
)
Load "fringe" on window systems.
author
Kim F. Storm
<storm@cua.dk>
Mon, 20 Feb 2006 22:14:54 +0000
(22:14 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 20 Feb 2006 22:14:54 +0000
(22:14 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 3cfe2595b244cc07af5894b72469411cc00d4027..4f71af7a48848ea1dcd63ada3cee00f2f688fbea 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-171,6
+171,7
@@
(if (fboundp 'x-create-frame)
(progn
+ (load "fringe")
(load "image")
(load "international/fontset")
(load "dnd")